How to Install libfstrcmp-dev software package in Debian 7 (Wheezy)

How to Install libfstrcmp-dev software package in Debian 7 (Wheezy)

libfstrcmp-dev software package provides library of fuzzy string comparison functions - development files, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfstrcmp-dev 

libfstrcmp-dev is installed in your system.

Make ensure the libfstrcmp-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfstrcmp-dev *

You will get with libfstrcmp-dev package name, version, architecture and description in a table

libfstrcmp-dev package basic information:

Distro Debian 7 wheezy
Section Library development
Package libfstrcmp-dev
Version 0.4.D001-1+deb7u1
Description library of fuzzy string comparison functions - development files
Sub Section libdevel


See Also, How to uninstall or remove libfstrcmp-dev software package from Debian 7 (Wheezy)?